From 7b4a6129c6e9b37b687ec0b8eddd81944537f4c2 Mon Sep 17 00:00:00 2001
From: tsteven4 <13596209+tsteven4@users.noreply.github.com>
Date: Wed, 30 Oct 2019 09:30:47 -0600
Subject: [PATCH] clean up "No newline at end of file" (#418)
and delete an empty test file.
---
testo.d/classic-4.test | 0
xmldoc/formats/igoprimo_poi.xml | 2 +-
xmldoc/formats/options/mtk_locus-download.xml | 2 +-
xmldoc/formats/options/mtk_locus-status.xml | 2 +-
xmldoc/formats/options/text-altunits.xml | 2 +-
xmldoc/formats/options/wbt-erase.xml | 2 +-
xmldoc/formats/ozi.xml | 2 +-
xmldoc/gpsbabel_man.xml | 2 +-
8 files changed, 7 insertions(+), 7 deletions(-)
delete mode 100644 testo.d/classic-4.test
diff --git a/testo.d/classic-4.test b/testo.d/classic-4.test
deleted file mode 100644
index e69de29bb..000000000
diff --git a/xmldoc/formats/igoprimo_poi.xml b/xmldoc/formats/igoprimo_poi.xml
index 075721b9b..c5ffa7d46 100644
--- a/xmldoc/formats/igoprimo_poi.xml
+++ b/xmldoc/formats/igoprimo_poi.xml
@@ -2,4 +2,4 @@
igoprimo_poi supports POI files from iGo Primo 'next generation
navigation' devices. iGo Primo is GPS Navigation Software that runs on Windows embedded
platforms, and is used in some OEM and aftermarket automotive head units.
-
\ No newline at end of file
+
diff --git a/xmldoc/formats/options/mtk_locus-download.xml b/xmldoc/formats/options/mtk_locus-download.xml
index 0e0eb2460..60bbd0597 100644
--- a/xmldoc/formats/options/mtk_locus-download.xml
+++ b/xmldoc/formats/options/mtk_locus-download.xml
@@ -2,4 +2,4 @@
attached USB device or by reading records stored in a normal file.
You might want to disable this option if all you want to do is erase the memory
or display the device status. Downloading a large dataset can take several minutes
-and while that is happening no other device commands can be executed.
\ No newline at end of file
+and while that is happening no other device commands can be executed.
diff --git a/xmldoc/formats/options/mtk_locus-status.xml b/xmldoc/formats/options/mtk_locus-status.xml
index 08b02d4d2..46bb43e04 100644
--- a/xmldoc/formats/options/mtk_locus-status.xml
+++ b/xmldoc/formats/options/mtk_locus-status.xml
@@ -1,2 +1,2 @@
This option displays the status of the device after the download is complete. Status includes firmware version, number of log records in memory, interval between fixes, etc.
-Only valid when using a USB device as input.
\ No newline at end of file
+Only valid when using a USB device as input.
diff --git a/xmldoc/formats/options/text-altunits.xml b/xmldoc/formats/options/text-altunits.xml
index 788f88674..586dee672 100644
--- a/xmldoc/formats/options/text-altunits.xml
+++ b/xmldoc/formats/options/text-altunits.xml
@@ -1,4 +1,4 @@
This option should be 'f' if you want the altitude expressed in feet and
'm' for meters. The default is 'f'.
-
\ No newline at end of file
+
diff --git a/xmldoc/formats/options/wbt-erase.xml b/xmldoc/formats/options/wbt-erase.xml
index 71aaf2c54..95424f0dd 100644
--- a/xmldoc/formats/options/wbt-erase.xml
+++ b/xmldoc/formats/options/wbt-erase.xml
@@ -1 +1 @@
-This option erases the track log from the device after download.
\ No newline at end of file
+This option erases the track log from the device after download.
diff --git a/xmldoc/formats/ozi.xml b/xmldoc/formats/ozi.xml
index 13a3e441a..a737dff8a 100644
--- a/xmldoc/formats/ozi.xml
+++ b/xmldoc/formats/ozi.xml
@@ -1,3 +1,3 @@
OziExplorer Waypoint Format - Another CSV format file.
Tested against OziExplorer v 3.90.3a / Shareware. Contributed by Alex Mottram
-
\ No newline at end of file
+
diff --git a/xmldoc/gpsbabel_man.xml b/xmldoc/gpsbabel_man.xml
index 7a9cedef9..55a12ed67 100644
--- a/xmldoc/gpsbabel_man.xml
+++ b/xmldoc/gpsbabel_man.xml
@@ -125,4 +125,4 @@ or as the backend for other tools.
http://www.gpsbabel.org
-
\ No newline at end of file
+
--
2.30.2